Ensure all natives request at least a 1px wide surface
authorBenjamin Otte <otte@redhat.com>
Sat, 22 Feb 2020 03:49:52 +0000 (04:49 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 22 Feb 2020 04:50:07 +0000 (05:50 +0100)
commitf656cbdc5b28f7855710598ccfaa4ad621c7eb91
tree5fef657ba1d2c33eefa7e75e64421bb3a928347f
parent3eea9f3e797d04c91028d7ae4a30c18bfbfc5872
Ensure all natives request at least a 1px wide surface

FIXME: Is this necessary?

Could the surfaces just clamp to 1x1 themselves?
We recently declared that surfaces can decide on whatever size they want
so natives need to inspect the size they requested anyway.
gtk/gtkdragicon.c
gtk/gtkpopover.c
gtk/gtktooltipwindow.c
gtk/gtkwindow.c